Package com.cisco.pt.ipc.sim.pdu
Interface CDPDeviceId
- All Superinterfaces:
CDPTypeLengthValue,IPCData,Pdu,Signal
- All Known Implementing Classes:
CDPDeviceIdImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.CDPTypeLengthValue
getCdpLength, getCdpType, setCdpLength, setCdpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getCdpDeviceId
String getCdpDeviceId()- Returns:
- String Returns a String
-
setCdpDeviceId
- Parameters:
cdpDeviceId- Takes in a parameter of cdpDeviceId
-